Object Oriented Pascal - meaning and definition. What is Object Oriented Pascal
Diclib.com
Online Dictionary

What (who) is Object Oriented Pascal - definition

BRANCH OF OBJECT-ORIENTED DERIVATIVES OF PASCAL PROGRAMMING LANGUAGE
Object-Oriented Pascal

Object-Oriented Pascal         
OOPL         
  • C]] (black) competed for the top position.
PROGRAMMING PARADIGM BASED ON THE CONCEPT OF OBJECTS
Object-oriented; Object-oriented language; Object oriented; Object-oriented (programming); Object oriented programming; Object oriented language; Object orientated programming; Object-orientated programming; Object-oriented computer programming; Object-oriented languages; Object-Oriented Programming; Object-oriented SQL; Object-Oriented programming; Checking type instead of membership; Object system; Object Orientated; Object-oriented technology; Object orientated; Object Oriented; OOPL; Objected-oriented programming language; Object technology; Object oriented programming language; Object orentation; Object-oriented code; Obect-oriented programming; Object-oriented programming language; Object oriented programing; History of object oriented programming; Object Oriented Programming; Principles of OOP; Object-oriented Programming; Object-Oriented Software Engineering; Object decoupling; Object-oriented computing; Criticism of object-oriented programming; Object-oriented programming languages; OOSE; Dot notation (object-oriented programming); Object-oriented programming system; Object-oriented design patterns; Object-oriented software engineering; Formal semantics of object-oriented languages
OOPL         
  • C]] (black) competed for the top position.
PROGRAMMING PARADIGM BASED ON THE CONCEPT OF OBJECTS
Object-oriented; Object-oriented language; Object oriented; Object-oriented (programming); Object oriented programming; Object oriented language; Object orientated programming; Object-orientated programming; Object-oriented computer programming; Object-oriented languages; Object-Oriented Programming; Object-oriented SQL; Object-Oriented programming; Checking type instead of membership; Object system; Object Orientated; Object-oriented technology; Object orientated; Object Oriented; OOPL; Objected-oriented programming language; Object technology; Object oriented programming language; Object orentation; Object-oriented code; Obect-oriented programming; Object-oriented programming language; Object oriented programing; History of object oriented programming; Object Oriented Programming; Principles of OOP; Object-oriented Programming; Object-Oriented Software Engineering; Object decoupling; Object-oriented computing; Criticism of object-oriented programming; Object-oriented programming languages; OOSE; Dot notation (object-oriented programming); Object-oriented programming system; Object-oriented design patterns; Object-oriented software engineering; Formal semantics of object-oriented languages
Object-Oriented Programming Language (Reference: OOP)

Wikipedia

Object Pascal

Object Pascal is an extension to the programming language Pascal that provides object-oriented programming (OOP) features such as classes and methods.

The language was originally developed by Apple Computer as Clascal for the Lisa Workshop development system. As Lisa gave way to Macintosh, Apple collaborated with Niklaus Wirth, the author of Pascal, to develop an officially standardized version of Clascal. This was renamed Object Pascal. Through the mid-1980s, Object Pascal was the main programming language for early versions of the MacApp application framework. The language lost its place as the main development language on the Mac in 1991 with the release of the C++-based MacApp 3.0. Official support ended in 1996.

Symantec also developed a compiler for Object Pascal for their Think Pascal product, which could compile programs much faster than Apple's own Macintosh Programmer's Workshop (MPW). Symantec then developed the Think Class Library (TCL), based on MacApp concepts, which could be called from both Object Pascal and THINK C. The Think suite largely displaced MPW as the main development platform on the Mac in the late 1980s.

Symantec ported Object Pascal to the PC, and developed a similar object framework on that platform. In contrast to TCL, which eventually migrated to C++, the PC libraries remained mainly based on Pascal.

Borland added support for object-oriented programming to Turbo Pascal 5.5, which would eventually become the basis for the Object Pascal dialect used in Delphi. Delphi remained mainstream for business applications on the PC into the early 2000s, and was partly displaced in the 2000s with the introduction of the .NET Framework.